1 /*
2 * File: look1_binlag.h
3 *
4 * Code generated for Simulink model 'Altitude_Mode'.
5 *
6 * Model version : 1.100
7 * Simulink Coder version : 8.5 (R2013b) 08-Aug-2013
8 * C/C++ source code generated on : Mon Feb 03 08:13:10 2014
9 */
10
11 #ifndef SHARE_look1_binlag
12 #define SHARE_look1_binlag
13 #include "rtwtypes.h"
14
15 extern real_T look1_binlag(real_T u0, const real_T bp0[], const real_T table[],
16 uint32_T maxIndex);
17
18 #endif
19
20 /*
21 * File trailer for generated code.
22 *
23 * [EOF]
24 */
25
|